home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2001 August / Practical Internet August 2001.iso / PracticalInternet.exe / scripts / DefineSprite_101 / frame_3 / DoAction.as
Text File  |  2001-10-17  |  78b  |  9 lines

  1. if("6" < softnum)
  2. {
  3.    gotoAndPlay(4);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(17);
  8. }
  9.